header.site-header {
    border-top: 5px solid #fff !important;
}

.site-header-1 .stuck {
    border-top: 5px solid #fff !important;
}

.latest-projects .latest-projects-intro {
    background-color: #fff !important;
    box-shadow: -3px 0px 5px #e2e2e2;
}

.latest-projects .latest-projects-intro h2 {
    color: #333333 !important;
}

.latest-projects .latest-projects-intro .tiny-border-light {
    background-color: #999999 !important;
}

.compact-buttons div {
    color: #144199;
    border-color: #144199;
}

footer.bg-color-1 {
    background-color: #333333!important;
}

.al-nav-item {
    cursor: pointer;
    transition: color .3s;
}

.al-nav-item:hover {
    color: #144199
}

.al-nav-item:hover .fa {
    color: #144199
}

.nav-right-btn {
    float: right !important;
}

/* .nav-right-btn-zh a {
    color: #666666 !important;
} */

.news-list {}

.news-item {
    cursor: pointer;
    transition: all .3s;
    padding-right: 30px;
}

.news-item:hover {
    /* color: #144199; */
    /* font-size: 13px; */
}

.news-actived {
    color: #144199;
    font-weight: bold;
    font-size: 13px;
    padding-right: 0px;
}

.news-box {
    height: 376px;
    min-height: 376px;
}

.btn-moreNews {
    margin-bottom: 0px;
}

.case-img-box {
    width: 200px;
    max-height: 160px;
    height: 160px;
    min-height: 160px;
    background-color: #f2f2f2;
    box-shadow: 3px 2px 10px #d2d2d2;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.case-img {
    /* max-height:180px;
    width: 100%;
    height: auto !important; */
}

.case-img-vertical {
    height: 100%;
    width: auto !important;
}

.case-img-horizontal {
    width: 100%;
    height: auto !important;
}

#videoModal .close {
    background: #29b6f6 none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 30px;
    z-index: 100000;
    font-family: arial;
}

.testi-boxes blockquote {
    font-family: '微团雅黑', 'Droid Serif', serif!important;
    font-style: normal !important;
    font-size: 12px!important;
}

.al-blockquote {
    font-family: 微软雅黑 'Droid Serif', serif;
    font-style: normal;
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    margin-left: 30px;
    border-left: 5px solid #29b6f6;
}

.al-blockquote cite, .al-blockquote small {
    color: #333333;
    display: block;
    font-size: 12px;
    font-family: 微软雅黑, 'Raleway', serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

.testi-boxes .al-blockquote {
    font-family: 微软雅黑, 'Droid Serif', serif;
    font-style: normal;
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    border-left: none;
    padding: 0px;
    padding-left: 40px;
    position: relative;
    margin: 0px;
    border: none;
    margin-bottom: 20px;
}

.testi-boxes .al-blockquote:before {
    font-family: 'Droid Serif', serif;
    content: "“";
    color: #144199;
    font-size: 60px;
    font-weight: 700;
    display: inline-block;
    font-style: normal;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 15px 3px 0px 0px;
}

#show-the-wechat {
    display: none;
    position: fixed;
    text-align: center;
    right: 30px;
    bottom: 64px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    z-index: 10000;
    font-size: 18px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, 0.4);
    background-repeat: no-repeat;
    background-position: center;
    transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
}

#show-the-wechat:hover {
    background-color: #144199;
}

.wechat-popover-inner img {
    width: 80px;
    height: 80px;
}

/* 开始：footer导航ul */

footer .hor-nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

footer .hor-nav .hor-nav-li {
    /* margin-left:15px; */
    margin-bottom: 30px;
    padding-left: 10px;
    position: relative;
    display: inline!important;
}

footer .hor-nav .hor-nav-li:nth-child(2) {
    margin-left: 80px
}

footer .hor-nav .hor-nav-li:before {
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 14px;
    content: "\f105";
    color: #e5e5e5;
    position: absolute;
    left: 0px;
    top: 0px;
}

footer .hor-nav .hor-nav-li .a-1 {
    padding: 0 !important;
    color: #e5e5e5;
    text-decoration: none;
    -webkit-transition: .6s;
    transition: .6s;
    font-size: 17px;
    font-weight: bold;
}

footer .hor-nav .hor-nav-li .a-1:focus {
    color: #fff !important;
    background-color: transparent !important;
}

footer .hor-nav .hor-nav-li .a-1:hover {
    color: #144199 !important;
    background-color: transparent !important;
}

.navbar-nav.hor-nav {
    float: none;
}

.hor-nav.nav .open>a, .hor-nav.nav .open>a:focus, .hor-nav.nav .open>a:hover {
    background-color: transparent!important;
}

.al.dropdown-menu {
    background-color: #042433ea !important;
    color: #fff !important;
}

.al.dropdown-menu li {
    border-bottom: 1px solid #49585e !important;
}

.al.dropdown-menu a {
    color: #fff !important;
    padding: 10px 20px !important;
    font-size: 13px !important;
    transition: all .5s;
}

.al.dropdown-menu a:hover {
    background-color: #012774!important;
    border: 1px solid #e2e2e2;
}

/* 结束：footer导航ul */

/* beigin:footer二维码 */

.qr-box {
    display: flex;
    flex-direction: row;
}

.qr-item {
    padding: 0 10px
}

.qr-item img {
    width: 120px;
}

.qr-item p {
    color: #fff;
    text-align: center;
}

/* end:footer二维码 */

.ittn-detail i {
    margin-right: 5px;
    font-size: 14px;
}

nav.site-desktop-menu {
    margin-left: 60px !important;
    width: calc(100% - 250px);
}

nav.site-desktop-menu>ul>li>a {
    padding: 0 14px !important;
}

nav.site-desktop-menu>ul>.nav-right-btn>a {
    padding: 0 10px!important;
}

/* begin:底部蓝条扩展 */

.sep-background-mask {
    background-color: #1e57c9!important;
}

#section-cta {
    padding: 40px 0 !important;
}

.al-cta-content {
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.al-cta-left {
    flex-grow: 1;
    flex-basis: 50%
}

.al-cta-right {
    flex-grow: 1;
    flex-basis: 50%;
    display: flex;
    flex-grow: row;
    justify-content: center;
    align-items: center;
}

/* end: 底部蓝条扩展*/

.social-icons a {
    background-color: rgba(0, 0, 0, 0.8);
}

footer .main-footer .widget-inner .social-icons a {
    float: right !important;
}

.social-icons {
    padding-right: 80px;
}

@media screen and (min-width:952px) {
    /* .btn-mobile-menu {
        width: 65px !important
    }
    .btn-mobile-menu i {
        line-height: 65px !important;
    } */
}

@media screen and (max-width:1200px) {
    .nav-right-btn-zh.border-line {
        display: none;
    }
}

@media screen and (min-width:1200px) {
    .nav-right-btn-zh.nav-right-btn-search span {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .news-img-box {
        display: none;
    }
}

/* begein：关于我们页-banner */

.aboutUs-header .aboutUs-breadcrumbs-outer ul {
    /* background-color: #144199; */
    background-color: rgba(0, 68, 255, 0.5);
    border-radius: 1px;
    box-shadow: 0px 0px 5px rgba(0, 68, 255, 0.4);
}

/* end: 关于我们页-banner*/

/* begin:关于我们页-正文box */

.aboutUs-box {
    display: flex;
    flex-direction: row;
}

.aboutUs-content {
    flex-grow: 1;
    /* height: 1000px; */
    margin-left: 50px;
    max-width: calc(100% - 200px);
    /* background-color: thistle */
}

.left-menu-box {
    width: 200px;
    min-width: 200px;
}

.al-left-menu {
    width: 200px;
    /* height: 300px; */
    background-color: rgba(0, 31, 116, 0.637);
}

.al-left-menu-fixed {
    position: fixed;
    top: 100px;
}

.al-left-menu-bottom {
    position: fixed;
    bottom: 501px;
    /* position: relative; */
}

.al-left-menu ul {
    background-color: transparent;
    color: #fff;
    list-style: none;
    width: 100%;
    padding: 0
}

.al-left-menu ul li {
    width: 100%;
    padding: 10px;
    border: 2px solid transparent;
    cursor: pointer;
}

.al-left-menu ul li.actived {
    background-color: rgba(0, 18, 68, 0.747);
}

.content-section:not(:first-child) {
    padding: 20px 20px
}

.content-section:nth-child(1) {
    padding: 0px 20px 20px 20px;
}

.content-section:not(:last-child) {
    border-bottom: 2px solid #e2e2e2
}

.section-title {
    max-width: 500px;
    /* height:60px; */
    background-color: rgba(0, 31, 116, 0.637);
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
    
    text-align: center;
    
    padding: 15px;
    /* box-shadow: 3px 0 8px -4px teal; */
}

.section-content {
    width: 100%;
    max-width: 100%
}

.section-content img {
    width: 100%;
    max-width: 100%;
}

@media screen and (max-width:992px) {
    .left-menu-box {
        width: 140px;
        min-width: 140px;
    }
    .al-left-menu {
        width: 140px;
        /* height: 300px; */
        background-color: rgba(0, 31, 116, 0.637);
    }
    .al-container {
        padding: 0;
        margin: 0;
        width: 100% !important;
    }
    .aboutUs-content {
        flex-grow: 1;
        /* height: 1000px; */
        margin-left: 2px;
        max-width: calc(100% - 140px);
        /* background-color: thistle */
    }
    .al-left-menu ul li {
        width: 100%;
        padding: 10px 5px;
        border: 2px solid transparent;
        cursor: pointer;
    }
    .al-left-menu-bottom {
        position: fixed;
        bottom: 754px;
    }
}

/* end:关于我们页-正文box */

.post-entry img {
    margin: 30px 0;
}

.al-post-entry {}

/* beigin:首页聚焦领域标题块的标签 */

.projects-areas-all {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.projects-areas-all li {
    padding: 0px 5px;
    border: 1px solid #ecf0f1;
    margin: 2px 3px
}

.projects-areas-all li a {
    color: #888
}

.projects-areas-all li a i {
    margin-right: 5px
}

.projects-areas-all li a:hover {
    color: #555
}

/* end:首页聚焦领域标题块的标签 */

/* -------------------------------------------------------begin:战略研究----------------------------------------
--------------------------------------------------------------------------------------------------------- */

/* ----------beigin:战略研究首页---------- */

.al-news-box {
    margin: 15px 0px;
    padding: 30px 25px 10px 25px;
    border: 1px solid #ecf0f1;
    border-radius: 3px;
    box-shadow: 3px 2px 5px #ecf0f1;
}

.al-news-box li {
    border-bottom: 1px dashed #ecf0f1;
}

.al-news-box li a {
    color: #555555;
    max-width: 100%;
}

.al-news-box li a:hover {
    color: #144199;
    font-weight: bold;
}

.al-news-box .box-title h2 {
    font-size: 20px;
}

.al-news-box .box-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    /* align-items: center; */
}

.al-news-box .box-title .box-title-left {
    flex-grow: 1;
}

.al-news-box .box-title .box-title-right {
    flex-grow: 1;
    text-align: right;
}

.al-news-box .box-title .box-title-right a {
    color: #555;
    padding: 6px 25px;
    background-color: transparent;
    font-size: 12px;
}

.al-news-box .box-title .box-title-right a:hover {
    color: #144199
}

.al-hr-full {
    clear: both;
    width: 100%;
    height: 1px;
    background: #1f2122;
    margin: 20px 0 20px 0;
    border-radius: 3px;
}

/* ----------end:战略研究首页---------- */

/* ----------begin:文章页-侧面导航---------- */

nav.al-site-mobile-menu {
    width: 100%;
    /* float: left; */
    /* margin-top: -57px; */
    position: relative;
    border: 0px solid #f00;
    /* margin-bottom: 30px; */
}

nav.al-site-mobile-menu>ul {
    /* position: absolute; */
    /* top: 54px; */
    width: 100%;
    z-index: 50000;
    border-top-color: #144199;
    border-top-width: 3px;
    border-top-style: solid;
    background-color: #303335;
    display: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

nav.al-site-mobile-menu>ul li {
    position: relative;
    transition: background-color 0.4s ease 0s, background-color 0.4s ease 0s;
}

nav.al-site-mobile-menu>ul>li {
    background-color: rgba(0, 31, 116, 0.6);
    float: left;
    width: 100%;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 1px;
}

/* 
nav.al-site-mobile-menu>ul>li:first-child ul{
display: block;
} */

nav.al-site-mobile-menu>ul>li a, nav.al-site-mobile-menu>ul>li span {
    line-height: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 20px;
    color: #fff;
    width: 100%;
    display: block;
    text-decoration: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

nav.al-site-mobile-menu>ul>li a:hover {
    background: #144199;
}

nav.al-site-mobile-menu>ul>li span:hover {
    background: #144199;
    cursor: pointer;
}

nav.al-site-mobile-menu>ul>li ul {
    width: 100%;
    float: left;
    background-color: rgba(57, 71, 110, 0.438);
    display: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

nav.al-site-mobile-menu>ul>li .actived {
    background-color: #144199;
}

nav.al-site-mobile-menu>ul>li ul li {
    width: 100%;
    float: left;
    border: 0px solid rgba(255, 255, 255, 0.05);
    border-bottom-width: 1px;
}

nav.al-site-mobile-menu>ul>li ul li a, nav.al-site-mobile-menu>ul>li ul li span {
    line-height: 20px;
    padding: 10px 20px;
}

nav.al-site-mobile-menu>ul li i.fa {
    color: #fff;
    cursor: pointer;
    line-height: 40px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
}

nav.al-site-mobile-menu li>ul {
    display: none;
}

.menu-scorrl-box {
    height: 100%;
    max-height: 100%;
    transition: height .5s;
    /* box-shadow: 3px -2px 5px #c7caca ; */
    /* width: 20% ; */
    /* position: fixed ; */
    /* top: 100px; */
}

.menu-scorrl-box-fixed {
    position: fixed;
    top: 110px;
}

.menu-scorrl-box-bottom {
    position: fixed;
    bottom: 501px;
    /* position: relative; */
}

.menu-scorrl-box .mCSB_container {
    margin-right: 10px
}

/* ----------end:文章页-侧面导航---------- */

/* ----------beigin:常规文章页正文，带二级标题---------- */

.al-article-box {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.al-article-section:not(:first-child) {
    padding: 20px 0
}

.al-article-section:nth-child(1) {
    padding: 0px 0px 20px 0px;
}

.al-article-section:not(:last-child) {
    border-bottom: 2px solid #e2e2e2
}

.al-article-title {
    border-bottom: 2px solid transparent !important;
}

.al-article-title h1, .al-article-title h2, .al-article-title h3, .al-article-title h4 {
    text-align: center;
}

.al-article-section .al-section-title {
    text-align: left;
    margin-bottom: 20px;
    color: #555;
    font-size: 20px;
}

.al-article-section .al-section-title i {
    margin-right: 5px;
}

.al-article-section .al-section-content {
    width: 100%;
    max-width: 100%
}

.al-article-section .al-section-content img {
    /* width: 100%; */
    max-width: 100%;
}

/* ----------end:常规文章页正文，带二级标题---------- */

/* ----------begin:研究成果列表页---------- */

.al-content-nav .tabs h4 {
    padding: 0 !important;
    line-height: 0 !important;
}

.al-content-nav .tabs a {
    /* height:40px; */
    width: 100%;
    padding: 12px 20px;
    line-height: 40px;
    color: #666666;
    text-decoration: none;
}

.al-content-nav .tabs .active a {
    color: #fff
}

.al-article-tableList tr td a {
    margin: 0 5px
}

.al-modal {
    background-color: rgba(80, 79, 79, 0.2);
}

.al-modal .modal-dialog {
    top: 20%;
    margin: 30px auto;
    text-align: left;
    position: relative;
    width: auto;
}

.al-modal .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.al-modal .modal-content, .al-modal .popover {
    background-clip: padding-box;
}

.al-modal .modal-body {
    position: relative;
    padding: 20px;
}

.al-modal .btn-default:hover {
    color: #fff
}

@media (min-width: 768px) {
    .al-modal .modal-sm {
        width: 300px;
    }
    .al-modal .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
}

/* ----------end:研究成果列表页---------- */

/*  ----------begin:研究成果文章页 ---------- */

.btn-collect {
    background-color: #c9a410 !important
}

.btn-collect:hover {
    background-color: #c96910 !important
}

/*  ----------end:研究成果文章页 ---------- */

/*  ----------begin:重点议题列表 ---------- */

.cooAgency-navbar ul li a {
    font-size: 15px !important;
}

.al_cooAgency_table {}

table.al_cooAgency_table tr td {
    padding: 5px 0px !important;
}

table.al_cooAgency_table tr:last-child td {
    border-width: 0 0px 1px 0 !important;
    padding: 5px 0px !important;
    vertical-align: middle;
}

.al_cooAgency_table .product-name {
    text-align: left !important;
}

table.al_cooAgency_table tr td a {
    cursor: pointer;
}

table.al_cooAgency_table tr td a .fa {
    margin-right: 4px;
}

#importantTopic-detail {
    /* padding:0 120px */
}

/* 
.test-book {
    position: relative;
    border: 1px #eee solid;
    background-color: #fff;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2)
}

.test-book::after {
    position: absolute;
    content: '';
    bottom: 10px;
    left: 35px;
    width: 50%;
    height: 50%;
    -webkit-transform: skew(-30deg) rotate(-6deg);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: -1
}

.test-book::before {
    position: absolute;
    content: '';
    bottom: 10px;
    right: 35px;
    width: 50%;
    height: 50%;
    -webkit-transform: skew(30deg) rotate(6deg);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
    z-index: -1
} */

.test-book {
    padding: 0;
    position: relative;
    /* border:1px solid #e2e2e2; */
    box-shadow: 1px 0 2px rgba(0, 0, 0, 0.16);
}

.test-book::after, .test-book::before {
    content: "";
    position: absolute;
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    bottom: 15px;
    box-shadow: 0 15px 5px rgba(0, 0, 0, 0.3);
    height: 20px;
    left: 3px;
    max-width: 300px;
    width: 40%;
}

.test-book::after {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
    left: auto;
    right: 3px;
}

.test-book article {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 50px;
}

.test-book article p {
    text-indent: 2em;
}

/*  ----------end:重点议题列表 ---------- */

/*  ----------begin:合作伙伴 ---------- */

.logo-map-box .project-item-inner {
    box-shadow: 2px 5px 5px #e2e2e2;
    padding: 20px;
    border: 1px solid #e2e2e2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-map-box .project-item-inner img {
    width: 100%;
    height: auto;
}

/*  ----------end:合作伙伴 ---------- */

/* -------------------------------------------------------end:战略研究----------------------------------------
--------------------------------------------------------------------------------------------------------- */

/* -------------------------------------------------------begin:课程培训----------------------------------------
--------------------------------------------------------------------------------------------------------- */

.al-course-head {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.course-head-left {
    max-width: 50%;
    min-width: 370px;
}

.course-head-left img {
    width: 100%;
    height: auto;
}

.course-head-right {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.course-head-left, .course-head-right {
    padding: 0 20px;
    margin: 10px 0px;
}

.course-head-right .course-title h3 {
    font-weight: normal;
}

.course-head-right .course-media {
    width: 100%;
    margin: 20px 0px;
    padding: 20px 15px;
    background-color: #f5f5f5;
}

.al-course-content, .al-course-slidebar {
    background-color: #fff;
    padding: 40px 30px;
    border-radius: 3px;
}

.al-course-slidebar h3 {
    font-weight: normal;
}

.course-item {
    margin-bottom: 40px;
}

.course-item .course-item-title h4 {
    font-weight: normal;
}

.course-item .course-item-title h4 i.fa {
    margin-right: 5px;
    color: #144199
}

.course-item .course-item-content {
    padding: 15px 20px 10px;
}

.course-item.course-teacher .course-item-content {
    /* margin-top:30px; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.course-teacher-img>a>img {
    width: 80px;
    height: auto;
    border-radius: 50%;
}

.course-item .course-teacher-intro {
    margin-left: 30px
}

.al-order-detail {
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom:20px;
    margin-bottom: 1px;
}

.al-order-detail .order-detail-item {
    font-size: 15px;
    padding: 20px 0px 0px;
    /* font-weight: normal; */
}

.al-order-detail .order-detail-item span {
    /* font-weight: bold; */
}
.course-video-box{
    width: 100%;
    height:800px
}

/* -------------------------------------------------------end:课程培训----------------------------------------
--------------------------------------------------------------------------------------------------------- */